home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4865 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: Norway.EU.net!usenet
  2. From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: 6 Mar 1996 00:43:26 GMT
  6. Organization: EUnet Norway
  7. Message-ID: <1265.6638T1230T2979@login.eunet.no>
  8. References: <38232498@kone.fipnet.fi> <4gctlm$bcn@oreig.uji.es>
  9.      <642.6629T546T2374@login.eunet.no> <4gtmq7$mu0@sunsystem5.informatik.tu-muenchen.de>
  10.     <1077.6634T96T88@login.eunet.no> <4hhl5g$66g@sunsystem5.informatik.tu-muenchen.de>
  11. NNTP-Posting-Host: pc4.asker-pm2-1.eunet.no
  12. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  13.  
  14.  
  15. >|> >does memf_public also mean "non-swappable" for chipmem ?
  16. >|> What exactly do you mean? Cache? VMM?
  17.  
  18. >MMU stuff. swapping. to disk.
  19. >imho public means "dop not swap". but it is still cached.
  20.  
  21. Realy depens un the VMM handler you ar using i think.
  22.  
  23. >|> >This would mean we got to make each are which is acessed by blitter
  24. >|> >or copper dma public (while swapping out planemem would only cause
  25. >|> >wrong display but no problems).
  26. >|>
  27. >|> >All the c2p conversion buffers the blitter acesses, for example.
  28. >|> >this would include the screenbitmap then.
  29. >|>
  30. >|> >but, for cpu-only c2p, nothing needs to be protected...
  31. >|> >will allocraster() make the plane public so I can blitter on it ?
  32. >|>
  33. >|> >[ BTW allocraster is it legal if I alloc 8 times the size of one plane
  34. >|> >and just do 1 allocraster for 8 planes ? ;) ]
  35. >|>
  36. >|> >well, all of the questions are obsolete if chipmem is defined
  37. >|> >never to be swapped...
  38. >|>
  39. >|> >Any other things I got to care about to make my code run on future
  40. >|> >swappers (I heard there are already swapping programs. what about them ?
  41. >|> >"My program supports gigamem" I read. what does this mean ???)
  42.  
  43. <sb>Patrick Hanevold - Virtual Reality developer
  44. <sb>patrick.hanevold@login.eunet.no
  45. <sb>Amiga and official Be developer
  46.  
  47.